Welcome![Sign In][Sign Up]
Location:
Search - disk simulation

Search list

[Windows Developerjimuluwenjianmonixitong

Description: 针对操作系统进行二级目录文件系统的模拟 用disk.txt模拟硬盘,设定硬盘容量分为100个物理块,每个物理块的大小512字节,盘块之间用(‘\n’)分割。 因此一个盘块:512字节数据+1字节(‘\n’)分割符=513字节,则disk.txt 长度=51300( 100×513 )+1字节(文件结束符)=51301字节 。 -Secondary directory for the operating system file system simulation using simulation disk.txt hard drive, hard drive capacity set is divided into 100 physical blocks, each physical block size of 512 bytes, between the disk block ( ) partition. Thus, a disk block: 512 bytes of data 1 byte ( ) partition Fu = 513 bytes, then disk.txt length = 51300 (100 × 513) 1 bytes (at end-of-file) = 51,301 bytes.
Platform: | Size: 303104 | Author: 胡天若 | Hits:

[Software Engineeringtingchechangguanlixitong

Description: this procedure is simulated document management system disk space management, Disk Management, directory management (single-level directory) of a simulation program, as well as university computer courses on operating system design a case, we only reference
Platform: | Size: 3072 | Author: clm | Hits:

[OS programos

Description: 操作系统的四大功能的模拟,分别进行进程管理、处理机调度(作业调度)、存储管理(页面调度)以及设备管理(磁盘调度)-The four functions of the operating system simulation, separately for the process management, processor scheduling [job scheduling], memory management [paging], and equipment management [disk scheduling]
Platform: | Size: 1487872 | Author: jem | Hits:

[OtherIDE_AVR_Proteus

Description: Accessing IDE Hard disk by ATmega32 microcontroller (Proteus simulation include)
Platform: | Size: 57344 | Author: Rezax | Hits:

[Multimedia Developdisk_OS

Description: 真实的模拟磁盘I/O操作,为磁盘活动的监控提供有力的帮助-Simulation of the real disk I/O operations, for monitoring disk activities to help provide a powerful
Platform: | Size: 4096 | Author: 回到过去 | Hits:

[OS Developcipanyibi

Description: 磁盘移臂调度过程模拟系统的设计——先来先服务法、最短寻道时间优先算法、电梯算法-The process of shifting the disk arm scheduling simulation system design- first come first serve method, the shortest seek time priority algorithm, Elevator algorithm
Platform: | Size: 2048 | Author: lingfei | Hits:

[OS DevelopScan

Description: 一个完整的模拟磁盘电梯调度算法 有详细的注释-Simulation of a complete elevator disk scheduling algorithm detailed notes
Platform: | Size: 2048 | Author: 刘贤震 | Hits:

[assembly languagelmYEaNdR

Description: 1:判断闰年程序 2:产生随机数并计算程序 3:计算平台长度程序 4:加减乘除运算 5:数字方阵程序 6:数据加密程序 7:代码转换程序 8:键盘录入数据的转换与显示 9:音乐演奏 10:显示色彩矩形块 11、12:字符图形程序 13:图形变换 14、15:动画 16:打字练习 17:打字计时练习 18:系统时间显示 19:显示日期时间 20:七段电子表显示 21:简易文本编辑器 22:磁盘文件读写 23:成绩管理 24、25:pc机通信 26:钟表显示 27:霓虹灯模拟显示-1: the procedure to determine leap year 2: generate random numbers and calculate the procedure 3: the length of the procedure of computing platforms 4: Math & Computing 5: the number of square procedure 6: data encryption procedures 7: code conversion process 8: keyboard input and display data conversion 9: Music Performance 10: display color rectangular block 11,12: character graphics program 13: graphics transform 14,15: Animation 16: 17 typing practice: time to practice typing 18: System time display of 19: Display Date Time 20: Seven-Segment e table shows the 21: Simple text editor 22: read and write disk files 23: performance management 24,25: pc communication 26: 27 clocks displayed: neon simulation
Platform: | Size: 247808 | Author: Tony | Hits:

[Linux-UnixFileSystem

Description: 文件系统 通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-File system through the Linux file system simulation, with a binary file (FileSystem.disk) to simulate the disk. To design a multi-user document by the two systems, the realization of the general creation of files, directories, delete files, directory, switch directories, open, close the file, read and write files to operate.
Platform: | Size: 249856 | Author: | Hits:

[SCMbiyelunwen

Description: 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示界面,并对各个显示元素的功能及编码过程做了详细的介绍。在上位机软件可以正常运行后,把USB实验板连接到电脑,进行PC机与USB设备的相互通信,结果表明,在通信的过程中,可以完成PC机与USB设备的连接和相互控制。- As computer technology continues to develop, USB devices is being widely used for its fast transmission speed, hot-pluggable characteristics, independent power supply and many other advantages. Nowadays, endless USB devices, such as FLASH MP3, mobile hard disk and so on, influx the electronic market, bringing extreme convenience for people’s daily lives. The simulation environment in this thesis is constructed by VisualC++6.0 software. We use VC++ application process to complete the preparation of the PC interface, and based on the VC programming we can operate of the hardware of the computer bottom. On the other hand, we use DriverStudio software to prepare the driver of USB device. In this thesis, we introduce a USB communication protocol and the means of its transmission, and then give the entire design process of the driver specifically. Meanwhile, according to the hardware circuit, we design the shows PC interface and show the function and the coding process of each element i
Platform: | Size: 489472 | Author: 谷穗 | Hits:

[Internet-Networkns_guangpan

Description: 《ns与网络模拟》作者 徐雷鸣 庞博 赵耀 光盘附带的程序源码-" Ns network simulation with the" author Xu thunder赵耀光Pombo source disk attached to the procedure
Platform: | Size: 638976 | Author: 蒋子峰 | Hits:

[source in ebookCplusplusDiskScheduling

Description: 模拟电梯调度算法,对磁盘进行移臂操作,观察调度程序的动态运行过程。-Elevator scheduling algorithm simulation of the disk arm to move the operation to observe the dynamic scheduler is running.
Platform: | Size: 28672 | Author: 薛松 | Hits:

[OS programFileSystem

Description: 我编写的文件系统模拟程序。 运行程序后,在左端控制面板可以进行格式化,打开已有目录文件和保存目录文件功能,在中间的树形目录中,可以选中文件或文件夹,进行重命名,新建,删除等等工作,双击选中项可以直接打开文件。 整个磁盘空间被划分为了三个部分:索引,FAT,和数据块Block。 对于空闲数据块的管理,使用的是位图的方法,每个Block对应一个FAT结构,FAT中存放了该Block的信息和下一个关联Block号。 文件目录采用了多级目录结构,并建立了索引。 -I prepared the file system simulation program. After running the program, in the left control panel can be formatted, open the directory file and preserve the existing directory document function, in the middle of the directory tree, you can select files or folders, rename, create, delete, etc. work, double-click the selected item to open the file directly. The entire disk space is divided to three parts: the index, FAT, and data block Block. File directory using a multi-level directory structure, and the establishment of the index.
Platform: | Size: 282624 | Author: 陈忻 | Hits:

[assembly languageyuandaima

Description: 《汇编语言课程设计案例精编》源代码,汇编语言实现,包括钟表显示,汽车,pc机间的通信,“霓虹灯”的模拟显示,学生成绩管理,磁盘文件的读写,七段电子表显示,简易文本编辑器,打字计时练习,音乐演奏,数据加密程序等27个案例,不容错过-" Assembly language curriculum design refined case for the" source code, assembly language to achieve, including watches show, cars, pc machine communication, " lights" of the simulation showed that student performance management, disk read and write documents, e-paragraph table shows the , simple text editor, typing practice time, music performances, such as data encryption process 27 cases, not to be missed
Platform: | Size: 272384 | Author: 哈克 | Hits:

[OS Developosexperiment

Description: 我们全部的四个操作系统实验,模拟系统的内存管理,磁盘管理-We test all of the four operating systems, simulation systems memory management, disk management
Platform: | Size: 3682304 | Author: leolee | Hits:

[Linux-Unixfilesystem

Description: 这是一个二级文件系统,能够在linux下编译并执行,通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-This is a secondary file system, can be compiled under linux and implement, through the Linux file system simulation, with a binary file (FileSystem.disk) to simulate the disk. To design a multi-user document by the two systems, the realization of the general the creation of files, directories, delete files, directory, switch directory, open, close the file, read and write files to operate.
Platform: | Size: 48128 | Author: 段晓娟 | Hits:

[Special Effectspicgen

Description: 模拟X射线不均匀照射(此处为一边暗,一边亮),生成一幅随机图像,按国家标准计算图像的均匀度,并将这幅图像以RAW格式和DICOM格式保存到硬盘上.-Simulation of non-uniform X-ray irradiation (in this case the dark side, light side), to generate a random image, according to national standards for the calculation of the evenness of the image and this image in RAW format and DICOM format to your hard disk.
Platform: | Size: 1024 | Author: 金颂扬 | Hits:

[OS DevelopOS

Description: 操作系统课程设计,模拟UNIX磁盘文件管理系统 • 建立文件存储介质的管理机制 • 建立目录 • 文件系统功能(显示目录、创建、删除、打开、关闭、读、写) • 文件操作接口(显示目录、创建、删除、打开、关闭、读、写)-Operating system, curriculum design, simulation UNIX disk file management system • Create file storage media management mechanisms • • File system functions to create the directory (show directory, create, delete, open, close, read, write) • File Operation Interface (show directory, create, delete, open, close, read, write)
Platform: | Size: 494592 | Author: 杜宁林 | Hits:

[Windows Developsign_collect

Description: 模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理-Simulation UNIX systems into a set of links to free block method to achieve the management of disk storage space
Platform: | Size: 266240 | Author: Cathy | Hits:

[Mathimatics-Numerical algorithmsLabVIEWshujuliupan

Description: 本Demo演示了NI公司LabVIEW图形化开发环境的并行编程模式及高速数据存储和回放。当发生大量的数据连续存储时,使用TDMS格式将数据高速有效的保存再tdms文件中。本软件可以使用仿真数据用于测试系统平稳流盘的速率,还可以采集真实的从NI DAQ板卡采来的数据,并将数据存储在硬盘上。-This Demo shows the NI' s LabVIEW graphical development environment for parallel programming models and high-speed data storage and playback. When a large amount of data is stored continuously, the use of TDMS format for high-speed data to the preservation of an effective re-tdms file. The software can use the simulation data used to test the system, the rate of a smooth flow of disk can also be collected from the NI DAQ boards true to the data mining, and data is stored on the hard disk.
Platform: | Size: 1673216 | Author: 天天一天天 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »

CodeBus www.codebus.net